SimpleScanner usage details

Summary

org.eclipse.cdt.internal.formatter.scanner.SimpleScanner has 5 total references to 5 different members.

Reference Details

Click an entry in the table below to reveal the details of the references made to that element. You can hover over an element to see its qualified signature information and hover over the visibility to see details.

Member
[+] SimpleScanner
INSTANTIATION
Reference Location Line Number Visibility
org.eclipse.cdt.internal.ui.refactoring.rename.TextSearchWrapper.computeLocations(IFile, ArrayList) 314 PRIVATE_PERMISSIBLE
[+] SimpleScanner() : void
CONSTRUCTOR_METHOD
Reference Location Line Number Visibility
org.eclipse.cdt.internal.ui.refactoring.rename.TextSearchWrapper.computeLocations(IFile, ArrayList) 314 PRIVATE_PERMISSIBLE
[+] initialize(Reader, String) : SimpleScanner
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.cdt.internal.ui.refactoring.rename.TextSearchWrapper.computeLocations(IFile, ArrayList) 324 PRIVATE_PERMISSIBLE
[+] nextToken() : Token
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.cdt.internal.ui.refactoring.rename.TextSearchWrapper.computeLocations(IFile, ArrayList) 328 PRIVATE_PERMISSIBLE
[+] setReuseToken(boolean) : void
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.cdt.internal.ui.refactoring.rename.TextSearchWrapper.computeLocations(IFile, ArrayList) 325 PRIVATE_PERMISSIBLE

Back to bundle index

Valid HTML 4.01 Transitional